To change the weather to your own location, SSH in your iDevice and go to:

/var/stash/Themes.(numbers will be different)/Aizle/Widgets/Configs/Weather-Config.js

inside this file you will see some coding, you be looking for this "var locale = "USTX0057" you will be changing that to your weather 

Next, go to www.weather.com 

Type your city and country into the searchbar, "Austin, Texas"

In the address bar, there will be a code like "USTX0057" but it'll your local weather code

Copy this code and paste it into the Weather-Config.js file where you saw "var locale= "USTX0057" changing only the USTX0057

So if you live in North Carolina, just change the line into var locale = "USNC0243"

Place the file back into your iDevice and respring, you weather should come up just fine. 